Message104267
Please correct my understanding if I am mistaken, but from skimming through the source code, it seems that a new BaseHTTPRequestHandler is instantiated per request. If a caching mechanism is to be adopted as per the patch, wouldn't it be forgotten when a new request from the same client arrives in the future? |
|
Date |
User |
Action |
Args |
2010-04-26 19:14:06 | santoso.wijaya | set | recipients:
+ santoso.wijaya, orsenthil, pitrou, aerodonkey, neologix |
2010-04-26 19:14:06 | santoso.wijaya | set | messageid: <1272309246.54.0.949216242909.issue6085@psf.upfronthosting.co.za> |
2010-04-26 19:14:04 | santoso.wijaya | link | issue6085 messages |
2010-04-26 19:14:04 | santoso.wijaya | create | |
|