othercorey
othercorey
This is added in 5.1
I think we could put security checks into Http Client that requires an option to allow local domains or IPs. That could be enabled by test suites.
> We could add an option/flag or another validator method that accepts localhost and other not `.` delimited host names. I don't like the idea of changing what the default...
I doubt this will be added unless a user contributes it. Do you want to contribute it?
This was added to improve performance on typical result sets. Are you saying you prefer to disable it for all queries? https://book.cakephp.org/4/en/appendices/4-2-migration-guide.html#id3
Well, if this does not have the desired effect, then we should consider reverting it. Unfortunately, we've had no other feedback on this.
Well, we'd like to understand why you have such poor performance with small result sets.
> `Erro: SQLSTATE[IMSSP]: Memory limit of 50000 KB exceeded for buffered query` > > Is there a way to disable Buffer on save() ? I don't think so. I didn't...
@markstory Is this something we could finish up?
Did the recent doc updates resolve this?