Security Camera User Manual

nca(1)
snca(1)
nca.if(4)
ncakmod.conf(4)
ncalogd.conf(4)
To Enable SNCA to WorkWithWeb Server
This procedure assumes that SNCA has been congured, as discussed above.
From the Common Tasks page, choose a conguration and click Edit Conguration.
Click the HTTP Listeners tab and select the HTTP listener to edit.
On the Edit HTTP Listener page, set the Protocol Family to nca.
The HTTP listener must be listening on port 80 for this to work.
Save your changes.
Click the Performance tab.
Click the Cache sub tab.
On the Cache Settings page, make sure the le cache is enabled and enable Use Sendle.
Save your changes.
Redeploy the conguration for your changes to take eect.
Maximum Threads and Queue Size
When conguring Web Server to be used with SNCA, disabling the thread pool provides better
performance. These settings are on the conguration's Performance tab HTTP sub tab,
under Thread Pool Settings. To disable the thread pool, deselect the Thread Pool Enabled
checkbox. You can also disable the thread pool using the wadm set-thread-pool-prop
command's enabled property.
The thread pool can also be disabled with non-SNCA congurations, especially for cases in
which short latency responses with no keep-alives must be delivered.
1
2
3
4
5
6
7
8
9
Solaris Platform-Specic Issues
Sun Java System Web Server 7.0 Update 1 Performance Tuning, Sizing, and Scaling Guide •92