On Tue, 2011-04-26 at 14:45 -0400, Govinda wrote:
> >
> > Dear Ash,
> >
> > I could not follow on how it can be faster using your advise.
> > Seems you focus on how it could be slower using a random suffix each call
> > to assure no caching is involved.
> >
> > Any practical advise or referenc
>
> Dear Ash,
>
> I could not follow on how it can be faster using your advise.
> Seems you focus on how it could be slower using a random suffix each call to
> assure no caching is involved.
>
> Any practical advise or references/example how to make it faster for the
> initial call ?
> Any me
Dear Ash,
I could not follow on how it can be faster using your advise.
Seems you focus on how it could be slower using a random suffix each
call to assure no caching is involved.
Any practical advise or references/example how to make it faster for the
initial call ?
Any methods from the en
On Tue, 2011-04-26 at 12:37 +0300, Eli Orr (Office) wrote:
> 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 wo
On 4/26/2011 5:54 AM, David Robley wrote:
Al wrote:
I want to restrict access to all files except one on my site and in parent
dir. Thought this should work; but it doesn't.
Order Deny,Allow
Deny from all
Allow from xx.36.2.215
xx.36.2.215 is actual value IP
This file makes a captcha ima
Al wrote:
> I want to restrict access to all files except one on my site and in parent
> dir. Thought this should work; but it doesn't.
>
>
> Order Deny,Allow
> Deny from all
> Allow from xx.36.2.215
>
>
> xx.36.2.215 is actual value IP
>
> This file makes a captcha image and is called with
>
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
7 matches
Mail list logo