Request. servervariables parameter set request. servervariables parameter set
Necessary for Asp.net probe.
Request. servervariables ('url ')
Back to server address
Request. servervariables ('path _ info ')
Path information provided by the client
Request. servervariables ('appl _ physical_path ')
And ApplicationsProgramPhysical path of the metabase path
Request. servervariables ('path _ translated ')
Path obtained after ing from virtual to physical
Request. servervariables ('script _ name ')
Script Execution name
Request. servervariables ('query _ string ')
Query string QG capacity
Request. servervariables ('HTTP _ referer ')
QG capacity of the request string
Request. servervariables ('server _ port ')
Server port number that receives the request
Request. servervariables ('remote _ ADDR ')
IP address of the remote host that sends the request
Request. servervariables ('remote _ host ')
Name of the remote host that sends the request
Request. servervariables ('local _ ADDR ')
Returns the server address that receives the request.
Request. servervariables ('HTTP _ host ')
Back to server address
Request. servervariables ('server _ name ')
Host Name, DNS address, or IP address of the server
Request. servervariables ('request _ method ')
Request methods such as get, Head, and post
Request. servervariables ('server _ port_secure ')
If the server port receiving the request is a security port, the value is 1. Otherwise, the value is 0.
Request. servervariables ('server _ Protocol ')
Name and version of the protocol used by the server
Request. servervariables ('server _ soft ')
Name and version of the server software that responds to the request and runs the Gateway
Request. servervariables ('all _ http ')
All HTTP headers sent by the client, prefixed with HTTP _
Request. servervariables ('all _ raw ')
All HTTP headers sent by the client have the same results as those sent by the client without the prefix HTTP _
Request. servervariables ('appl _ md_path ')
Metadatabase path of the application
Request. servervariables ('content _ length ')
Length of QG capacity sent by the client
Request. servervariables ('https ')
If the request passes through the Secure Channel (SSL), on is returned. If the request comes from an insecure channel, off is returned.
Request. servervariables ('instance _ id ')
ID of the IIS instance
Request. servervariables ('instance _ meta_path ')
Metadatabase path of the IIS instance that responds to the request
Request. servervariables ('HTTP _ accept_encoding ')
The returned QG capacity is gzip or deflate.
Request. servervariables ('HTTP _ accept_language ')
Returns the QG capacity, for example, en-us.
Request. servervariables ('HTTP _ connection ')
Returned QG capacity: keep-alive
Request. servervariables ('HTTP _ cooker ')
Returned QG capacity, for example, nvisit %
2 dyum = 125; aspsessionidcartqtra = fdobffabjgoecbbkhkgpfiji; aspsessionidcaqqtsulfate = lkjjplabillpcogjgamkam; aspsessionidacrrssra = dk
Hhhfbbjojcconpphlkghpb
Request. servervariables ('HTTP _ user_agent ')
Returned QG capacity: Mozilla/4.0 (compatible; msie6.0; windowsnt5.1; sv1)
Request. servervariables ('https _ keysize ')
Number of connections in the Secure Socket Layer, such as 128
Request. servervariables ('https _ secretkeysize ')
The number of bits for Server Authentication for private keywords, for example, 1024
Request. servervariables ('https _ server_issuer ')
Issuer field of the server certificate
Request. servervariables ('https _ server_subject ')
Topic field of the server certificate
Request. servervariables ('auth _ password ')
The password entered in the Password dialog box when the Basic Authentication mode is used
Request. servervariables ('auth _ type ')
When a user accesses a protected script, the server is used to verify the user's authentication method.
Request. servervariables ('auth _ user ')
User Name of the Credential
Request. servervariables ('cert _ cooker ')
Unique customer certificate ID
Request. servervariables ('cert _ flag ')
The customer certificate is marked as a token. If a client certificate exists, bit0 is 0. If the client certificate verification is invalid, bit1 is set to 1.
Request. servervariables ('cert _ issuer ')
Issuer field in the user certificate
Request. servervariables ('cert _ keysize ')
Number of connections in the Secure Socket Layer, such as 128
Request. servervariables ('cert _ secretkeysize ')
The number of bits for Server Authentication for private keywords, for example, 1024
Request. servervariables ('cert _ serialnumber ')
Serial number field of the customer Certificate
Request. servervariables ('cert _ server_issuer ')
Issuer field of the server certificate
Request. servervariables ('cert _ server_subject ')
Topic field of the server certificate
Request. servervariables ('cert _ subobject ')
Subject field of the client certificate
Request. servervariables ('content _ type ')
The formqg volume or httpput data type sent by the customer.