improve performance for storefront
To improve performance from a storefront perspective is the
ability to maintain a pool of sockets instead of creating a new one
each time a new user connects
Enable pooled sockets:
Enable pooled sockets:
- Open the web.config file under c:\inetpub\wwwroot\citrix\%storename%\ and change pooledSockets to on and do iis reset
Comments
Post a Comment