Re: Hibernate over postgresql

Поиск
Список
Период
Сортировка
От amithbm
Тема Re: Hibernate over postgresql
Дата
Msg-id 1402569910124-5806979.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Hibernate over postgresql  (Stephen Nelson <stephen@eccostudio.com>)
Ответы Re: Hibernate over postgresql  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
Stephen Nelson wrote
> Try getting the output of:
>
> cat /proc/sys/net/ipv4/tcp_low_latency
>
> for both systems. This gives a hint to the TCP stack to enable = 0 or
> disable = 1 Nagle's algorithm.

I tried this and it didn't have any effect. This setting only gives a hint
like you mention to the TCP stack. But is there way you can completely
disable TCP_NODELAY, either through hibernate or in the OS?




--
View this message in context: http://postgresql.1045698.n5.nabble.com/Hibernate-over-postgresql-tp5806233p5806979.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: bad performances since 9.1 version
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Hibernate over postgresql