Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
Linux
Description
Running a Apache benchmark with a simple plugin that just does TSFetchURL gives a ~13ms response time. The Fetch was on a localhost. All the plugin does is just sends an "hello world" response to the client.
http://pastebin.com/1uEvuZqk
Removing the TSFetchURL from the picture gives a response time of <1ms.