Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Query strings and caching

by dorward (Curate)
on Dec 20, 2007 at 01:24 UTC ( [id://658033]=note: print w/replies, xml ) Need Help??


in reply to Re: OT: Apache/perl question
in thread OT: Apache/perl question

If it does, then its broken. The presence of a query string shouldn't have any influence on caching, it means nothing other than "This URI could have been generated with a form and user provided data".

http://search.yahoo.com/search?p=perl has a query string, but the significant content of that page is likely to change less frequently then that of http://perlmonks.com/ (which doesn't).

If a tool wants to do sane caching, then it should pay attention to HTTP's collection of cache control headers.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://658033]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-19 13:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found