New idea about remap.config

2011-12-15 Thread Eric Ahn
Hi, I started to modify remap.config to back-end db. Currently, I'm using on MySQL. Actually, I don't know what use a lot this back-end db related remap.config. I used ATS but, had a lot issue about remap.config cause of typing on it. -- Eric Ahn

delivering EOS event up to the FetchSM state machine

2011-12-15 Thread James Peach
Hi all, I've been looking at an issue where TSFetchUrl does not deliver the EOS event to the caller until long after the origin server closes the read socket. I made a small change to read_from_net() so that it notices when read(2) returns 0 even if it returned > 0 a previous time round the loo