Dear PHP Gurus,
I have wrote a service that respond to a client HTTP GET request with
BLOB of data:
http://mimmage.com/cms/client_initialize1.php?OPERATOR=MIRS&ID=23412341234&OS=RIM
The first time I call the HTTP GET it works very slow.. next calls it
works much faster.
Please advise how can I enhance the server response in the first call.
Any method for the client to initialize a standby like service with the
server ahead of the specific request ?
Is there any way HTTP 1.1 operation fashion can speed it up ?
e.g. http://www8.org/w8-papers/5c-protocols/key/key.html
Looking forward for your wise and experienced advise for this heavy issue.
Thanks
Eli
eliorr.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php