Describe your package hereDescribe your package requirements hereCurrently there are no FAQ items provided.varnishbackends0.0.1Varnish: Backends/usr/local/pkg/varnish.inc/usr/local/pkg/0755http://www.pfsense.com/packages/config/varnish64/varnish_settings.xml/usr/local/pkg/0755http://www.pfsense.com/packages/config/varnish64/varnish_custom_vcl.xml/usr/local/pkg/0755http://www.pfsense.com/packages/config/varnish64/varnish.inc/usr/local/www/0755http://www.pfsense.com/packages/config/varnish64/varnish_view_config.php/usr/local/www/0755http://www.pfsense.com/packages/config/varnish64/varnishstat.phpBackends/pkg.php?xml=varnish_backends.xmlSettings/pkg_edit.php?xml=varnish_settings.xml&id=0Custom VCL/pkg_edit.php?xml=varnish_custom_vcl.xml&id=0LB Directors/pkg.php?xml=varnish_lb_directors.xmlXMLRPC Sync/pkg_edit.php?xml=varnish_sync.xml&id=0View Configuration/varnish_view_config.phpVarnishSTAT/varnishstat.phpIPAddressipaddressNamebackendnameBackend namebackendnameEnter the name of this backend web server.input^[a-z0-9.|-]+$IPAddressipaddressEnter the IP Address of the backend web server.inputPortportEnter the TCP/IP port of the webserver.input^[0-9]+$First byte timeoutfirst_byte_timeout time to wait for the first byte from the backend and .between_bytes_timeout for time to wait between each received byte.inputConnect timeoutconnect_timeoutThe time to wait for a backend connection.inputProbe URLprobe_intervalEnter the URL that varnish will use to ensure that this backend is healthy.inputProbe Intervalprobe_intervalEnter the frequency in seconds that varnish will check the probe url.inputProbe Timeoutprobe_timeoutEnter the frequency in seconds that varnish will wait for a backend probe response.inputProbe Windowprobe_windowEnter the value of how many of the latest polls that should be examined.inputProbe Thresholdprobe_thresholdEnter the value of how many of those must have succeeded for us to consider the backend healthy.inputMap URLsMapURLsrowhelperMatch typefieldtypeSelect the field type that you would like to use in matching the URL.selectURLurlmappingEnter the URL that will be mapped to this backend.input30
varnish_install();
sync_package_varnish();
create_varnish_rcd_file();
varnish_start();
sync_package_varnish();
create_varnish_rcd_file();
varnish_start();
varnish_backends_post_validate($_POST, &$input_errors);