Hi,

i've two questions about max number of connections and max number of suscribed items.

1) CONNECTIONS:
i've seen in the configuraction file the <max_clients> element, but i have a doubt. The commentary says that it is Highest number of concurrent connections allowed

one connection is tha same that one user? or a user could have several connections opened?

If i have a page with a stock list, and If i have this in my conf. file: <max_clients>50</max_clients>

this means that only 50 users can see the updates in the page?


2) SUSCRIBED ITEMS:
how can i limit the suscribed items by user? and if i have a limit of 10, what will happen if a user try to suscribe to 15 items?

Thanks.