On 3/31/2013 11:49 PM, Chris Buechler wrote:
> On Sun, Mar 31, 2013 at 10:09 PM, Jason Pyeron <[email protected]> wrote:
>> Does anyone know why the alias code is hard limited at 4999 aliases?
>>
> 
> Performance reasons, anything more than that should be a URL table
> alias, or not kept in the config. It's an arbitrary number, on fast
> systems you should be able to get by no problem with far more than
> that in the config.

It's not really a concern with the firewall's performance with aliases
of that size for filtering, that part is fine.

It's more of a problem with PHP looping to draw the page and with
browsers rendering the alias page with that many rows/controls.

If it switched over to just a plain textarea entry box after a certain
size it might yet be possible to have them that large, but it's still
better off as a URL table.

Jim
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to