[CalendarServer-users] Performance and Parallel Requests to Calendarserver

emport em at svenport.de
Tue Jul 3 12:23:57 PDT 2012


hi,

i tested your suggestion by increasing the ProcessCount to 3.


Andre LaBranche-2 wrote:
> 
> 
> Verify that you have the server configured properly (e.g. enough daemons
> to handle concurrent requests - see ProcessCount in caldavd.plist).
> 
> 

i discovered that the server opens up 3 "instances" which are accessible via 

http://localhost:8008
http://localhost:8009
http://localhost:8010

is this intended? [sorry for this clueless question...]

but the result is: if i concurrently fire three requests i still send the
request to http://localhost:8008, since my programm has no clue that there
are other ports to use and thus the response time for all three requests is
nearly the same, i.e. the triple time as if i would send only one request.

uah, this is complicated to describe. i hope my description is intelligible,
although.

maybe someone could give me some more advise...

thanks,
emport
-- 
View this message in context: http://old.nabble.com/Performance-and-Parallel-Requests-to-Calendarserver-tp34103740p34109545.html
Sent from the Calendar Server - Users mailing list archive at Nabble.com.



More information about the calendarserver-users mailing list