[racktables-users] Re: max object locations
- From: Joerg Bashir <joerg.bashir@xxxxxxxxx>
- To: racktables-users@xxxxxxxxxxxxx
- Date: Tue, 3 Apr 2012 15:46:19 -0700
It could be memory_limit. I'm not sure what would cause that to come into
play with this case, but worth checking as well.
http://us2.php.net/manual/en/ini.core.php#ini.memory-limit
On Tue, Apr 3, 2012 at 2:17 PM, Loot Fist <lootfist@xxxxxxxxx> wrote:
> ; Maximum size of POST data that PHP will accept.
> ; http://php.net/post-max-size
> post_max_size = 8M
>
>
>
> On Tue, Apr 3, 2012 at 12:18 AM, Denis Ovsienko <infrastation@xxxxxxxxx>wrote:
>
>> > Is there a hard limit somewhere that dictates how many unique places an
>> object can live?
>>
>> No, it's not the limit of RackTables. It is likely PHP's POST size limit
>> (post_max_size) which is hit.
>>
>> --
>> Denis Ovsienko
>>
>>
>
Other related posts: