JavaScript EditorFree JavaScript Editor     Free JavaScript Scripts 



Main Page

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

sanity checks 
scalability, resources 
scalar variables
    redirecting to STDOUT 
    sharing 
screen media type 
SCRIPT_FILENAME variable 
SCRIPT_NAME variable 
ScriptAlias directive  2nd 
scripts
    Apache configuration 
    Apache::PerlRun compared to Apache::Registry 
    Apache::Registry
        BEGIN block execution 
        debugging 
        running 
    apachectl 
    benchmarking 
    CGI
        forking model 
        mod_perl example 
        porting to mod_perl 
        testing mod_perl 
    command-line switches 
    DBI module 
    debugging code, Apache::FakeRequest 
    directory, configuring 
    hello user 
    hello world 
    hooks, checking for 
    input arguments, processing 
    migrating to mod_perl 
    mod_cgi, converting to Perl content handler 
    server rebooting 
    setuid 
        executable 
        security issues 
    setuid, ample startup script 
    TEST 
    testing, importance of 
    troubleshooting 
    upgrading on live servers 
SDBM_File 
search engines 
    request-rate speed, limiting 
sections (Apache configuration file)
    creating subgroups 
    merging 
security
    cross-site scripting and 
    encryption, Stronghold 
    installation issues 
    making inaccessible 
    mod_proxy and 
    modules and 
    server information, hiding 
    server monitors 
    setuid scripts 
    SSL, mod_perl server and 
    symbolic links 
    taint checking 
    taint mode 
    web security resources 
Segfaults When Using XML::Parser, message 
Segmentation fault error, debugging 
semicolons, importance of 
send_http_header( ) method 
separators, key-value pairs 
server  [See also two server approach]
    build options 
    building 
    building manually 
    closing connections 
    configuration
        Perl 
        validating syntax 
    creating, three-ties scheme for 
    deployment
        overview 
        standalone 
    development, starting for each developer 
    disabling code
        Apache::Registry 
        handlers and 
        overview 
    disabling services 
    exiting 
    extensibility of 
    features and hooks used, determining 
    httpd 
    information, hiding 
    killing 
    load handling directives 
    maintenance, log files 
    make install command 
    mod_perl enabled, commands for building 
    monitoring
        Apache::VMonitor 
        automated 
        interactive 
    multiple instances, configuration options for 
    multiple, hosting options 
    proxy
        adding in httpd accelerator mode 
        virtual hosts 
    remote, getting IP address 
    requirements, three-tier archetecture  2nd 
    restarting
        mod_perl 2.0 process 
        PerlFresRestart directive 
    running multiple on one machine 
    security, making inaccessible 
    single-process mode
        debugging and 
        error_log file and 
    Squid
        advantages 
        implementation 
        overview 
        two server approach and 
    start procedure 
    starting/stopping, apachectl utility 
    startup/shutdown cycle logging 
    testing
        make test command 
        make test command troubleshooting 
        TEST script 
    timeout, coding considerations 
    upgrading
        CVS and 
        Internet cluster servers 
        Internet single servers 
        Intranet servers 
        overview 
        Perl code 
        port forwarding 
        prepackaged components 
        reusing configuration parameters 
        scripts and handlers 
        swapping live and backup servers 
        symbolic links 
    virtual, running single script on multiple servers 
server and configuration modules 
server configuration modules 
server dependencies, isolating 
server startup 
    @INC, modifying 
    module initialization 
    modules
        preloading 
        which to add 
    preloading registry scripts 
    sample 
    syntax validation 
    use( ) function 
SERVER_ADDR variable 
SERVER_PROTOCOL variable 
SERVER_SOFTWARE variable 
services, disabling on live servers 
set_content_length( ) method 
set_last_modified( ) method 
SetHandler (<Location> section) 
SetHandler directive 
SetHandler/perl-script directive 
setrlimit( ) function 
sets, comparing, memory leaks and 
setuid scripts  2nd 
    executable 
    security issues 
SetupEnv option, PerlOptions directive 
shared locks 
shared memory
    maximum size 
    minimum size 
shared variables, regular expressions and 
shell aliases, error_log file and 
shortmess macro 
shutdown, troubleshooting 
signal handlers, trapping errors 
signal.h file 
signals
    kill command 
    numerical equivalents 
    stopping/restarting Apache 
SIGPIPE, emulating behavior of 
single-process mode
    error_log file and 
    multiple developers and 
    running server as, debugging and 
    starting server 
single-server mode, debugging 
single-stepping (perldb) 
singleton database handles 
site_perl directory 
skipping test (make test error report) 
sleep( ) function, alarm( ) function and 
smart-memory page caching 
socket connections
    broken, cleanup code 
    detecting broken
        overview 
        tracing techniques 
Solaris, buffer sizes, changing 
source code
    Apache, configuration 
    mod_perl installation 
    preparing for manual build 
    two server approach, configuring 
    unpacking 
Spambot Trap 
speed
    packets and 
    performance and 
spiders, limiting request-rate speed 
spinning processes, mod_perl mailing list reports 
splitlog web site 
spoofing, HTTP_USER_AGENT variable 
Spread web site 
SQL, information resources 
Squid server
    advantages 
    implementation 
    information resources 
    overview 
    two server approach and 
squid.conf file 
SSL, mod-perl server and 
SSL_BASE configuration parameter 
stability of operating system 
stacked handlers
    enabling 
    executing directives 
staging tier (server implementation)
    configuration package 
    overview 
standalone server, advantages/disadvantages 
start_detached_monitor( ) function 
start_monitor( ) function 
StartServers directive  2nd 
startup file 
    modules, which to add 
    sample 
    syntax validation 
    use( ) function 
startup files, mod_perl configuration 
startup processing, event tracing 
startup.pl file 
    @INC, modifying 
    key-value pair processing modules, preloading 
    modules, which to add 
    sample 
    use( ) function 
starvation of exclusive locks 
stat( ) function
    alternatives to repeat calls 
    reducing calls to 
stateless protocol 
static build (Apache server) 
static documents 
static object request rate, performance considerations 
static objects
    non-Apache servers and 
    server performance considerations 
status codes  [See HTTP, status codes]
status, informatoin gathering modules 
StatusDeparse variable 
StatusDumper variable 
StatusGraphvariable 
StatusLexInfo variable 
StatusOptionsAll variable 
StatusPeek variable 
StatusTerse variable 
StatusTerseSize variable 
StatusTerseSizeMainSummary variable 
STDERR 
    error messages and 
    freeing parent processes 
STDIN 
    freeing parent process 
STDOUT 
    freeing parent processes 
    redirecting to scalar variable 
step command 
stepping into subroutines (debugging) 
stop_monitor( ) function 
strace utility 
stream-based HTTP request input filter 
stream-based HTTP request output filter 
streaming filter interface, I/O filtering 
strict pragma, importance of 
string access to variables 
strings, concatenation, performance and 
Stronghold, mod+perl installation with 
stylesheets
    AxKit and 
    screen media type and 
    XSLT 
subroutines  [See also functions]2nd  [See also functions]
    breakpoints 
    callbacks, activating 
    code profiling 
        Devel::DProf 
        Devel::SmallProf 
    coding errors and 
    debugging, stepping into 
    exporting, configuration files and 
    handler( ) 
    memory usage, determining 
    performance 
    saving as libraries 
    variables, passing to 
suExec, running mod_perl Apache as 
sv_dump( ) function 
swap files, memory swapping, disadvantages 
swap memory 
swap partition 
swapping (memory pages)  2nd 
    disadvantages 
    effects of 
SWIG web site 
switches, command-line, mod_perl configuration 
symbol table, accessing 
symbolic links
    coding considerations 
    creating 
    libgdbm errors 
symbols, imported, memory considerations 
SymLinksIfOwnerMatch 
syntax
    errors, debugging 
    functions, documentation 
    starting Apache server 
    stopping server 
    subroutine references 
    validating
        server configuration 
        startup file 
    verification, <Perl> sections 
syntax error at /dev/null line 1, near "line arguments:" message 
syslog 
system calls
    sending output to browser 
    tracing 
system calls trace, diagnosing hanging processes 
system requirements
    dumping core files 
    memory, mod_perl 
    mod_perl installation 
system( ) function 
    executing correctly 
SysV
    init system, server rebooting and 

Main Page



JavaScript EditorJavaScript Validator     Web Manuals and Tutorials


©